machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- Computer has many high level languages which mainly can be divided into three sorts& machine language, assemble language and high level language.
计算机有多种高级语言,但它们中主要有三大类:机器语言、汇编语言和高级语言。 - P-code is a machine language that is executed in a virtual machine rather than in actual hardware.
P-code是一种机器语言,运行于虚拟机而不是实际硬件。 - We would all be programming in assembly language or even machine language.
我们就要用汇编语言,甚至要用机器语言去编写程序。 - Perhaps the best and most successful example of this is a compiler, which translates a high-level language program into an equivalent machine language implementation.
也许这方面最好和最成功的例子就是编译器,它能够将一个高级语言程序解释成一个与之相当的机器语言的执行程序。 - High-level languages are programming languages that must first be translated into a machine language before they can be understood and processed by a computer.
高级语言是在计算机能够理解和处理之前必须首先翻译成机器语言的编程语言。 - The translation of machine language back into mnemonics during debugging.
在调试期间,将机器语言反译成助记符的翻译过程。 - What is meant by a one-to-many relationship when comparing a high-level language to machine language?
在比较高级语言和机器语言时,一对多关系是什么意思? - Research and Development on Control System and Decision-making System of Robot Soccer; If programmers had to write in machine language, there would be very few programmers.
足球机器人体系结构研究及决策程序开发如果程序员必须用机器语言编程序的话,那么就几乎没有人能做程序员了。 - A program written in a language from which statements are translated into machine language.
用某一语言所写并被翻译成机器语言的程序。 - A single computer instruction that results in a series of instructions in machine language.
一个单一的计算机指令可引起一系列的机器语言指令。